home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Enter 2000 February / enter2_1.iso / REKLAMA / Pakiet firmy InsERT / data1.cab / _Database / DefData.bdp / Wc_WydrukNaglowek.json < prev    next >
JavaScript Object Notation  |  1999-10-14  |  1KB

  1. {
  2.     "schema": {
  3.         "wn_idWydrukNaglowek": "Long Integer",
  4.         "wn_Nazwa": "Text (50)",
  5.         "wn_Standard": "Boolean NOT NULL",
  6.         "wn_Tresc1": "Text (255)",
  7.         "wn_Tresc2": "Text (255)",
  8.         "wn_Tresc3": "Text (255)",
  9.         "wn_Tresc4": "Text (255)",
  10.         "wn_Tresc5": "Text (255)",
  11.         "wn_Tresc6": "Text (255)",
  12.         "wn_Tresc7": "Text (255)"
  13.     },
  14.     "data": [
  15.         {
  16.             "wn_idWydrukNaglowek": 1,
  17.             "wn_Nazwa": "Standardowy nag┼é├│wek dokumentu",
  18.             "wn_Standard": 1,
  19.             "wn_Tresc1": "{\r\n  strVal = Podmiot.pd_Nazwa + _NL_ + Podmiot.pd_Ulica + \" \" + Podmiot.pd_NrDomu\r\n  if Podmiot.pd_NrLokalu <> \"\" then\r\n    strVal = strVal +  \" / \" + Podmiot.pd_NrLokalu\r\n  end if",
  20.             "wn_Tresc2": "\r\n  strVal = strVal +  \", \" + Podmiot.pd_Kod + \" \" + Podmiot.pd_Miasto + _NL_\r\n  strVal = strVal + \"tel.: \" + Podmiot.pd_Telefon + \";  fax: \" + Podmiot.pd_Fax + _NL_",
  21.             "wn_Tresc3": "\r\n  if Podmiot.pd_Konto <> \"\" and Podmiot.pd_Bank <> \"\" then\r\n   strVal = strVal + \"Konto: \" + Podmiot.pd_Konto + _NL_\r\n   strVal = strVal + \"Bank: \" + Podmiot.pd_Bank + _NL_\r\n  end if\r\n}{strVal}"
  22.         }
  23.     ]
  24. }